Emacs テスト
#Fleeting_Notes
Emacsで
テスト駆動開発
だったり
ユニットテスト
だったりいろいろについて
ERT
【Home】 Unit Testing
TDDの勘所とTDD支援超簡易Emacs Lisp
michaelklishin/cucumber.el: Emacs mode for editing Cucumber plain text stories
code:memo
(assert (= (+ 2 2) 4))
(assert (= (- 5 1) 4))
確認用
Q. Emacs テスト
調査用
/pogi-log/Google.icon
Emacs テスト(日)
/pogi-log/Google.icon
Emacs test(英)